Rework the code which emits ::grab-notify signals to ensure that we emit
authorMatthias Clasen <mclasen@redhat.com>
Thu, 6 Apr 2006 01:58:38 +0000 (01:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 6 Apr 2006 01:58:38 +0000 (01:58 +0000)
commit12704a67bcb291139f0a8553e0026950cbe28179
treeaf061ca24c343f41040b85b07c755029db480e8c
parentf58c7f1ae8755e4da073f5fafa83dd5e45849024
Rework the code which emits ::grab-notify signals to ensure that we emit

2006-04-05  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkmain.c (gtk_grab_add, gtk_grab_remove, gtk_grab_notify)
(gtk_grab_notify_foreach): Rework the code which emits ::grab-notify
signals to ensure that we emit enough signals. Also optimize the
code to not do unnecessary tree walking.

* gtk/gtkwidget.c (gtk_widget_class_init): Document ::grab-notify.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkmain.c
gtk/gtkwidget.c